microcontrollers - определение. Что такое microcontrollers
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое microcontrollers - определение

SMALL COMPUTER ON A SINGLE INTEGRATED CIRCUIT
Microcontrollers; Microcontroller unit; Single chip microcontroller; ΜC; One-chip computer; Micro controller; Customizable microcontroller; Microprocessor control; Micro-controller; Application of microcontrollers; Application of microcontroller; Microcontroller programming; Difference Between Microprocessor And Microcontroller
  • I/O]] in the same chip
Найдено результатов: 7
microcontroller         
<processor> A microprocessor on a single {integrated circuit} intended to operate as an embedded system. As well as a CPU, a microcontroller typically includes small amounts of RAM and PROM and timers and I/O ports. An example is the Intel 8751. (1995-04-22)
ATtiny microcontroller comparison chart         
  • DIP]]-20N)
Atmel AVR attiny comparison chart; ATtiny; Attiny; Atmel AVR ATtiny comparison chart; ATtiny comparison chart; ATtiny microcontrollers; ATtiny microcontroller; TinyAVR
ATtiny (also known as TinyAVR) is a subfamily of the popular 8-bit AVR microcontrollers, which typically has fewer features, fewer I/O pins, and less memory than other AVR series chips. The first members of this family were released in 1999 by Atmel (later acquired by Microchip Technology in 2016).
AVR microcontrollers         
  • DIP]]-28N). It is commonly found on [[Arduino]] boards.
  • MLF]] package on the back of an Atmel AVR Butterfly board
  • ZIF Socket]]
FAMILY OF MICROCONTROLLERS
Atmel Norway; AVR orthogonality; STK500; MegaAVR; ATmega; AtMega168; AtMega320; AtMega1280; AtMega1281; AtMega2560; AtMega2561; AVR8; AVR-8; Atmel AVR8; Atmel AVR-8; AtMega8; AtMega169; High Voltage Serial Programming; High voltage serial programming; HVSP; Hvsp; Program and Debug Interface; HVPP; AWire; XMEGA; Atmel XMEGA; Microchip AVR; Atmel AVR; AVR microcontroller; ATtiny85; AT90S8515; AVR controller
AVR is a family of microcontrollers developed since 1996 by Atmel, acquired by Microchip Technology in 2016. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers.
Ebot (microcontroller)         
  • frameless
  • frameless
  • frameless
  • 220px
  • Ebot4 pinout diagram
  • Ebot8 PRO pinout diagram
  • Ebot8 pinout diagram
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
  • frameless
MICROCONTROLLER UNIT
Snowball Microcontroller unit; Snowball (microcontroller)
Ebot () is a microcontroller unit that is based on open source technology, by two Kuwaiti innovators. Its part of a Prototyping platform called Ebot innovation platform (software/electronics/mechanical parts) to allow fast and easy prototyping. The platform has received many national and international prizes.
Advanced Microcontroller Bus Architecture         
The ARM Advanced Microcontroller Bus Architecture (AMBA) is an open-standard, on-chip interconnect specification for the connection and management of functional blocks in system-on-a-chip (SoC) designs. It facilitates development of multi-processor designs with large numbers of controllers and components with a bus architecture.
List of Wi-Fi microcontrollers         
MCU with built in WiFi
Wi-Fi microcontrollers enable Wi-Fi connectivity for devices so that they can send & receive data and accept commands. As such, Wi-Fi microcontrollers can be used for bringing otherwise ordinary devices into the realm of the Internet of things.
EFM32         
  • Happy Gecko STK
Energy Friendly Microcontrollers; Energy friendly; EFM32 microcontroller; Silicon Labs EFM32; Energy Micro EFM32; LESENSE; Energy Micro LESENSE; Silicon Labs LESENSE; EFM32 LESENSE; Low Energy Sensor Interface; Low energy sensor interface; Energy Micro Low Energy Sensor Interface; Silicon Labs Low Energy Sensor Interface; EFM32 Low Energy Sensor Interface; EFM32 low energy sensor interface
EFM32 Gecko MCUs are a family of mixed-signal 32-bit microcontroller integrated circuits from Energy Micro (now Silicon Labs) based on ARM Cortex-M CPUs, including the Cortex-M0+, Cortex-M3 and Cortex-M4.

Википедия

Microcontroller

A microcontroller (MCU for microcontroller unit, also MC, UC, or μC) is a small computer on a single VLSI integrated circuit (IC) chip. A microcontroller contains one or more CPUs (processor cores) along with memory and programmable input/output peripherals. Program memory in the form of ferroelectric RAM, NOR flash or OTP ROM is also often included on chip, as well as a small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications consisting of various discrete chips.

In modern terminology, a microcontroller is similar to, but less sophisticated than, a system on a chip (SoC). An SoC may connect the external microcontroller chips as the motherboard components, but an SoC usually integrates the advanced peripherals like graphics processing unit (GPU) and Wi-Fi interface controller as its internal microcontroller unit circuits.

Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys and other embedded systems. By reducing the size and cost compared to a design that uses a separate microprocessor, memory, and input/output devices, microcontrollers make it economical to digitally control even more devices and processes. Mixed signal microcontrollers are common, integrating analog components needed to control non-digital electronic systems. In the context of the internet of things, microcontrollers are an economical and popular means of data collection, sensing and actuating the physical world as edge devices.

Some microcontrollers may use four-bit words and operate at frequencies as low as 4 kHz for low power consumption (single-digit milliwatts or microwatts). They generally have the ability to retain functionality while waiting for an event such as a button press or other interrupt; power consumption while sleeping (CPU clock and most peripherals off) may be just nanowatts, making many of them well suited for long lasting battery applications. Other microcontrollers may serve performance-critical roles, where they may need to act more like a digital signal processor (DSP), with higher clock speeds and power consumption.